home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 400 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.2 KB

  1. Path: chronicle.mti.sgi.com!austern
  2. From: JdeBP@jba.co.uk (Jonathan de Boyne Pollard)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: #warning
  5. Date: 20 Feb 1996 15:20:44 PST
  6. Organization: JBA Software Products, Studley, England.
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <4gdgt2$94t@silver.jba.co.uk>
  9. References: <4g91rh$kgn@mulga.cs.mu.OZ.AU> <4gdcvn$cqv@engnews1.Eng.Sun.COM>
  10. Reply-To: JdeBP@donor2.demon.co.uk
  11. NNTP-Posting-Host: isolde.mti.sgi.com
  12. X-Original-Date: 20 Feb 1996 22:10:42 -0000
  13. X-Newsreader: TIN [version 1.2 PL2]
  14. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  15.     iQBVAwUBMSpXg0y4NqrwXLNJAQE67gIAmfvksV7Uie4DLa3Act8Wsgt7hA/hlNOe
  16.     wbGYawcebmfIbcVRNTW6AJOypNemjxN2mITMyJaO33zdIPO6EIrNHA==
  17.     =dvt9
  18. Originator: austern@isolde.mti.sgi.com
  19.  
  20. Steve Clamage (clamage@Eng.sun.com) wrote:
  21. |                                                            Other languages
  22. | may define a particular environment where you can talk about compilation,
  23. | or linking, or known formats of data types, etc, 
  24.  
  25. Such as :
  26.  
  27. [intro.memory]  "A byte ... is composed of a contiguous sequence of bits,
  28. ... The least significant bit is called the low-order bit ..."
  29.  
  30. [lex]  "Translation units can be separately translated and then later
  31. linked to produce an executable program."
  32.  
  33. [lex.phases]  "Library components are linked ..."
  34.  
  35. [lib.iterator.tags]  "... so that the function can select the most
  36. efficient algorithm at compile time.  To facilitate this, the library 
  37. introduces category tag classes which are used as compile time tags ..."
  38.  
  39. [lib.valarray.access]  "This property indicates an absence of aliasing and
  40. may be used to advantage by optimising compilers(4)."
  41.  
  42. [lib.container.requirements] (Table 2) "compile time"  "compile time"
  43. "compile time"  "compile time"  "compile time"  "compile time" ...
  44.  
  45. |                                                   but we have chosen not
  46. | to do so with C++.
  47.  
  48. I think not.
  49. ---
  50. [ To submit articles: Try just posting with your newsreader.  If that fails,
  51.                       use mailto:std-c++@ncar.ucar.edu
  52.   FAQ:    http://reality.sgi.com/employees/austern_mti/std-c++/faq.html
  53.   Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
  54.   Comments? mailto:std-c++-request@ncar.ucar.edu 
  55. ]
  56.